-- translate \with google.

require 'import'
import 'android.content.*'
this.startActivity(Intent(Intent.ACTION_TRANSLATE).putExtra(Intent.EXTRA_TEXT, this.getText(node)))